ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.DataVisualization.Chart Namespace / _SankeyXyPlotView<TOwnerView> Class / _getSourceNodeViews Method

In This Topic
    _getSourceNodeViews Method (_SankeyXyPlotView<TOwnerView>)
    In This Topic
    Syntax
    'Declaration
     
    Public Function _getSourceNodeViews() As List(Of ISankeyXyNodeView)
    public List<ISankeyXyNodeView> _getSourceNodeViews()
    See Also